+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
↳ QTRS
↳ AAECC Innermost
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
*1(x, s(y)) → +1(x, *(x, y))
*1(x, s(y)) → *1(x, y)
-1(s(x), s(y)) → -1(x, y)
F(s(x)) → +1(*(s(x), s(s(x))), s(s(0)))
+1(s(x), y) → +1(x, y)
F(s(x)) → *1(s(x), s(s(x)))
F(s(x)) → -1(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0))))
F(s(x)) → F(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
TWICE(s(x)) → TWICE(x)
F(s(x)) → *1(s(s(x)), s(s(x)))
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
*1(x, s(y)) → +1(x, *(x, y))
*1(x, s(y)) → *1(x, y)
-1(s(x), s(y)) → -1(x, y)
F(s(x)) → +1(*(s(x), s(s(x))), s(s(0)))
+1(s(x), y) → +1(x, y)
F(s(x)) → *1(s(x), s(s(x)))
F(s(x)) → -1(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0))))
F(s(x)) → F(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
TWICE(s(x)) → TWICE(x)
F(s(x)) → *1(s(s(x)), s(s(x)))
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
*1(x, s(y)) → +1(x, *(x, y))
*1(x, s(y)) → *1(x, y)
-1(s(x), s(y)) → -1(x, y)
F(s(x)) → +1(*(s(x), s(s(x))), s(s(0)))
+1(s(x), y) → +1(x, y)
F(s(x)) → -1(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0))))
F(s(x)) → *1(s(x), s(s(x)))
F(s(x)) → F(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
TWICE(s(x)) → TWICE(x)
F(s(x)) → *1(s(s(x)), s(s(x)))
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDP
↳ QDP
↳ QDP
-1(s(x), s(y)) → -1(x, y)
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
-1(s(x), s(y)) → -1(x, y)
trivial
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
↳ QDP
↳ QDP
↳ QDP
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDP
↳ QDP
TWICE(s(x)) → TWICE(x)
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
TWICE(s(x)) → TWICE(x)
trivial
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
↳ QDP
↳ QDP
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDP
+1(s(x), y) → +1(x, y)
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
+1(s(x), y) → +1(x, y)
trivial
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
↳ QDP
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
*1(x, s(y)) → *1(x, y)
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
*1(x, s(y)) → *1(x, y)
trivial
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ QDP
F(s(x)) → F(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, y) → y
+(s(x), y) → s(+(x, y))
*(x, 0) → 0
*(x, s(y)) → +(x, *(x, y))
twice(0) → 0
twice(s(x)) → s(s(twice(x)))
-(x, 0) → x
-(s(x), s(y)) → -(x, y)
f(s(x)) → f(-(*(s(s(x)), s(s(x))), +(*(s(x), s(s(x))), s(s(0)))))
+(0, x0)
+(s(x0), x1)
*(x0, 0)
*(x0, s(x1))
twice(0)
twice(s(x0))
-(x0, 0)
-(s(x0), s(x1))
f(s(x0))